home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces: Prepare for Takeoff as a Pilot / CF_FS_Air.iso.iso / pc / data / swf / avions / 07.swf / scripts / DefineButton2_8 / BUTTONCONDACTION on(release, releaseOutside).as < prev   
Text File  |  2004-09-22  |  106b  |  5 lines

  1. on(release, releaseOutside){
  2.    ScrollType = "None";
  3.    ScrollingActions.gotoAndPlay("StopScroll");
  4. }
  5.